home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineButton2_44 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2010-04-12  |  94 b   |  6 lines

  1. on(release){
  2.    _root.gotoAndStop(7);
  3.    reseted = false;
  4.    _root.cur.gotoAndStop(1);
  5. }
  6.